linking loader meaning in Chinese
连接负载
连接加载程序
连接装配程序
连接装入程序
Examples
- To support the dynamic linking loader
) ,以支持动态链接装入器。 - The dynamic libraries are mapped into the application execution memory by the dynamic linking loader
。通过动态链接装入器,将动态库映射进应用程序的可执行内存中。 - The dynamic linking loader example program is a small c program designed to exercise the dl routines
动态链接装入器示例程序是一个小的c程序,该程序被设计用来练习dl例程。 - The same dynamic linking loader is used to map a dll into the application s memory after it is running
使用相同的动态链接装入器在应用程序运行之后将dll映射进应用程序的内存。 - Shared object libraries and the dynamic linking loader available in linux provides additional capabilities to applications
Linux中的共享目标代码库和动态链接装入器向应用程序提供了额外的功能。